forked from opensource-observer/oso
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Test] Cast from bool to string #39
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Wei-Chun, Chang <[email protected]>
[Chore] Add dbt profile to the project
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
[Chore] Add recce staging env preparation workflow
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
- Provide a Docker image for dev-container - Setup google-cloud auth inside the GitHub Codespace - Parse `recce-state` and daily recce staging from existing workflow - Execute `dbt build` and `dbt docs generate` during the launch time - Exectue `recce server` in the end Signed-off-by: Kent Huang <[email protected]>
Signed-off-by: Kent Huang <[email protected]>
…ner-with-codespace [Implement] Setup Recce with CodeSpace on our own OSO repo
Signed-off-by: Wei-Chun, Chang <[email protected]>
[Chore] Add condition to staging env preparation workflow
[Chore] Add recce PR workflow
Signed-off-by: Kent Huang <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
…ithub-pr-syncer [Feature] implement the GitHub pr syncer
…d-state-file-directly-if-it-exist-without [Fix] Skip dbt build when recce state file is found
Signed-off-by: popcorny <[email protected]>
[Chore] add manual dispatch for ci
Signed-off-by: popcorny <[email protected]>
[Chore] Add manual trigger for recce ci
Signed-off-by: popcorny <[email protected]>
Dont put the workflow file in the prsync
Signed-off-by: popcorny <[email protected]>
Signed-off-by: popcorny <[email protected]>
…on-in-ci Chore/fix the workflow permission in ci
Signed-off-by: popcorny <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
Recce SummaryLineage Graphgraph LR
model.opensource_observer.rf4_trusted_users["rf4_trusted_users
[What's Changed]
Code, Row Count 🔽 -10.13%"]
style model.opensource_observer.rf4_trusted_users stroke:#ffa502
model.opensource_observer.rf4_trusted_users---->model.opensource_observer.rf4_events_daily_to_project
model.opensource_observer.rf4_events_daily_to_project["rf4_events_daily_to_project"]
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_transactions
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_users_share_of_transactions
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_recurring_users
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_gas_fees
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_transactions
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_users_onboarded
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_daily_active_users
model.opensource_observer.rf4_events_daily_to_project---->model.opensource_observer.rf4_trusted_monthly_active_users
model.opensource_observer.rf4_trusted_transactions["rf4_trusted_transactions"]
model.opensource_observer.rf4_trusted_transactions---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_trusted_users_share_of_transactions["rf4_trusted_users_share_of_transactions"]
model.opensource_observer.rf4_trusted_users_share_of_transactions---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_trusted_recurring_users["rf4_trusted_recurring_users"]
model.opensource_observer.rf4_trusted_recurring_users---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_gas_fees["rf4_gas_fees"]
model.opensource_observer.rf4_gas_fees---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_transactions["rf4_transactions"]
model.opensource_observer.rf4_transactions---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_trusted_users_onboarded["rf4_trusted_users_onboarded"]
model.opensource_observer.rf4_trusted_users_onboarded---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_trusted_daily_active_users["rf4_trusted_daily_active_users"]
model.opensource_observer.rf4_trusted_daily_active_users---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_trusted_monthly_active_users["rf4_trusted_monthly_active_users"]
model.opensource_observer.rf4_trusted_monthly_active_users---->model.opensource_observer.rf4_impact_metrics_by_project
model.opensource_observer.rf4_impact_metrics_by_project["rf4_impact_metrics_by_project"]
Next StepsIf you want to check more detail inforamtion about the recce result, please download the artifact file and open it by Recce CLI. How to check the recce result# Unzip the downloaded artifact file
tar -xf recce-state-file.zip
# Launch the recce server based on the state file
recce server --review recce_state.json
# Open the recce server http://localhost:8000 by your browser |
github-actions
bot
force-pushed
the
dev
branch
2 times, most recently
from
May 27, 2024 17:31
2379d43
to
7d08bfc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.